Resample Curve Node
https://gyazo.com/0ffda36a8b47aedd055f73dbed404c3c
https://docs.blender.org/manual/en/latest/modeling/geometry_nodes/curve/operations/resample_curve.html
Node (Geometry Nodes)
SplineのControl Pointの数を変えるNode
Count
Control Pointの数で指定
なのでこれはFieldが使える
Attribute DomainとしてはSpline
Length
どれぐらいの長さでControl Pointを置くかを指定
Evaluated
BezierやNURBSのResolutionを適用し、Polyに変換する
#TODO